Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.
upwork.com π‘ 2026-05-10
πΉ Refactor raw job descriptions into structured Technical Manifest (JSON)
π€ Client: πΊπΈ United States Member since 2025-12-13
π° Price: ****
π© Problem: Organize unstructured data from construction company websites into a structured format for analysis.
π¦ Existing: Not specified
Specifications:
[Target] - Construction companies in the United States
[Method] - Web scraping and manual entry
[UI/UX] - Not applicable
[Stack] - Python (BeautifulSoup, Pandas), JSON
[Security] - Data collection from public sources only; no access to private or restricted information
[Format] - JSON
Workflow:
1. Define data fields required for construction companies: name, address, services offered, contact details, etc.
2. Identify and document publicly available sources of company websites.
3. Develop a Python script using BeautifulSoup to scrape the identified websites.
4. Use Pandas to structure the scraped data into a tabular format.
5. Manually verify and correct any inaccuracies in the collected data.
6. Export the structured data as JSON.